Autogenerated HTML docs for v2.10.0-372-g6fe1b 
diff --git a/git-add.html b/git-add.html index 6860828..c1f848e 100644 --- a/git-add.html +++ b/git-add.html 
@@ -751,7 +751,7 @@  <pre class="content"><em>git add</em> [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | -i] [--patch | -p]   [--edit | -e] [--[no-]all | --[no-]ignore-removal | [--update | -u]]   [--intent-to-add | -N] [--refresh] [--ignore-errors] [--ignore-missing]  - [--] [&lt;pathspec&gt;&#8230;]</pre>  + [--chmod=(+|-)x] [--] [&lt;pathspec&gt;&#8230;]</pre>   <div class="attribution">   </div></div>   </div>  @@ -994,6 +994,16 @@  </p>   </dd>   <dt class="hdlist1">  +--chmod=(+|-)x  +</dt>  +<dd>  +<p>  + Override the executable bit of the added files. The executable  + bit is only changed in the index, the files on disk are left  + unchanged.  +</p>  +</dd>  +<dt class="hdlist1">   --   </dt>   <dd>  @@ -1322,7 +1332,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2016-02-03 16:43:50 PST  +Last updated 2016-09-21 16:26:29 PDT   </div>   </div>   </body>